home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 July: Mac OS SDK / Dev.CD Jul 00 SDK2.toast / Development Kits / Hardware / Mac OS USB DDK / Mac OS USB DDK 1.4.1 / USB Software Locator Kit / SampleDriverInstallerExample / AtomDefs.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-04-25  |  178 b   |  10 lines  |  [TEXT/CWIE]

  1. /*
  2.     File: AtomDefs.h
  3.     
  4.     Common defines for the ActivateShimAtom.c action atom code
  5.     
  6. */
  7.  
  8. #define    kShimSTRid        1000    // resource ID of string with the name of the shim to activate
  9.  
  10.